GtkSpinButton: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:39:56 +0000 (19:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:39:56 +0000 (19:39 -0400)
commit87b7103db1650c29a869303ee082033edf4fd561
tree90d9cf941f36f6fa0fd71867e1792aeced3f2f94
parentb5ee9da9249e54213d86b5af0f5aac6501d210f4
GtkSpinButton: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtkspinbutton.c